[INFO] fetching crate repatch 0.1.1...
[INFO] fixing repatch-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate repatch 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate repatch 0.1.1
[INFO] finished tweaking crates.io crate repatch 0.1.1
[INFO] tweaked toml for crates.io crate repatch 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate repatch 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate repatch 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93
[INFO] running `Command { std: "docker" "start" "feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking grep-matcher v0.1.7
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking diffy v0.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking grep-searcher v0.1.13
[INFO] [stderr]     Checking grep-regex v0.1.12
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking repatch v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/ui.rs (6 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.83s
[INFO] [stderr] crater-edition-check: repatch v0.1.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking repatch v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let esc_styled = style!("ESC", &ESC_STYLE).to_string();
[INFO] [stdout]     |                      ------------------------- --------- borrow later used by call
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 430 |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                                                  |
[INFO] [stdout]     |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |                               error!("{e}");
[INFO] [stdout]     |                               ------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |                           error!("The edited patch file was empty.");
[INFO] [stdout]     |                           ------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |                               error!("The editor did not exit successfully.");
[INFO] [stdout]     |                               ----------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |                               error!("The editor {editor:?} was not found.");
[INFO] [stdout]     |                               ---------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |                               error!("Patch editing failed: {e}.");
[INFO] [stdout]     |                               ------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:29:9
[INFO] [stdout]     |
[INFO] [stdout]  29 |           error!("{e:#}");
[INFO] [stdout]     |           --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/main.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  55 |           style!(matches.len(), &COUNT_STYLE),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ui.rs:427:44
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |                                                            - temporary value is freed at the end of this statement
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout]  53 |           style!(match_count, &COUNT_STYLE),
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:55:9
[INFO] [stdout]     |
[INFO] [stdout]  55 |           style!(matches.len(), &COUNT_STYLE),
[INFO] [stdout]     |           ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |               style!(num_errors, &COUNT_STYLE),
[INFO] [stdout]     |               -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |                           error!("{}: {e}", path.display());
[INFO] [stdout]     |                           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                           error!("{}: {e}", path.display());
[INFO] [stdout]     |                           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |                           error!("{}: {e}", path.display());
[INFO] [stdout]     |                           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                   error!("{e}");
[INFO] [stdout]     |                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let esc_styled = style!("ESC", &ESC_STYLE).to_string();
[INFO] [stdout]     |                      ------------------------- --------- borrow later used by call
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 430 |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                                                  |
[INFO] [stdout]     |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |                               error!("{e}");
[INFO] [stdout]     |                               ------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |                           error!("The edited patch file was empty.");
[INFO] [stdout]     |                           ------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |                               error!("The editor did not exit successfully.");
[INFO] [stdout]     |                               ----------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |                               error!("The editor {editor:?} was not found.");
[INFO] [stdout]     |                               ---------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |                               error!("Patch editing failed: {e}.");
[INFO] [stdout]     |                               ------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `repatch` (bin "repatch" test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:29:9
[INFO] [stdout]     |
[INFO] [stdout]  29 |           error!("{e:#}");
[INFO] [stdout]     |           --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/main.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  55 |           style!(matches.len(), &COUNT_STYLE),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ui.rs:427:44
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |                                                            - temporary value is freed at the end of this statement
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout]  53 |           style!(match_count, &COUNT_STYLE),
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:55:9
[INFO] [stdout]     |
[INFO] [stdout]  55 |           style!(matches.len(), &COUNT_STYLE),
[INFO] [stdout]     |           ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |               style!(num_errors, &COUNT_STYLE),
[INFO] [stdout]     |               -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |                           error!("{}: {e}", path.display());
[INFO] [stdout]     |                           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |                           error!("{}: {e}", path.display());
[INFO] [stdout]     |                           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |                           error!("{}: {e}", path.display());
[INFO] [stdout]     |                           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/ui.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |       ($str:expr_2021, $style:expr_2021) => {{
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 428 | |         // for type checking
[INFO] [stdout] 429 | |         let _style: &anstyle::Style = $style;
[INFO] [stdout] 430 | |         format_args!("{}{}{}", $style, $str, anstyle::Reset)
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                  |
[INFO] [stdout]     | |         |                                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 431 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                   error!("{e}");
[INFO] [stdout]     |                   ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `style` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `repatch` (bin "repatch") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93", kill_on_drop: false }`
[INFO] [stdout] feb4155bee32f8623c5633ffea7785d3ca4e6e553dabe7972ce228374469ff93
